build(deps-dev): bump the uv-dependencies group across 1 directory with 4 updates - #118
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps-dev): bump the uv-dependencies group across 1 directory with 4 updates#118dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…th 4 updates Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit), [ruff](https://github.com/astral-sh/ruff), [sh](https://github.com/amoffat/sh) and [uv-build](https://github.com/astral-sh/uv) to permit the latest version. Updates `pre-commit` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.6.0...v4.6.1) Updates `ruff` from 0.15.21 to 0.16.1 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.21...0.16.1) Updates `sh` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/amoffat/sh/releases) - [Changelog](https://github.com/amoffat/sh/blob/develop/CHANGELOG.md) - [Commits](amoffat/sh@2.3.0...2.4.0) Updates `uv-build` to 0.12.0 - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.11.28...0.12.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: ruff dependency-version: 0.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: sh dependency-version: 2.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: uv-build dependency-version: 0.11.32 dependency-type: direct:development dependency-group: uv-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/uv-dependencies-445afd4606
branch
from
August 2, 2026 22:04
03bb37c to
9738c45
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on pre-commit, ruff, sh and uv-build to permit the latest version.
Updates
pre-commitfrom 4.6.0 to 4.6.1Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
242ce8av4.6.1766e550Merge pull request #3727 from pre-commit/dedupe1558d06Merge pull request #3726 from pre-commit/exists-faster8a1c47aavoid duplicate files in --all-files during conflict2e01c99faster check of rev existing locally as a commit3613bf2Merge pull request #3701 from pre-commit/autoupdate-repos1d811d9Return an error for invalid --repo374d354Merge pull request #3711 from damonbayer/dmb_JULIA_DEPOT_PATH1e7994fset JULIA_DEPOT_PATHb2b9119Merge pull request #3719 from pre-commit/npm-unknown-optionsUpdates
rufffrom 0.15.21 to 0.16.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
80790b3Bump 0.16.1 (#27330)63830f3[ty] Borrow from constraint set storage less often (#27328)f40dca9[ty] Preserve forwarded expanded-variadic diagnostic sources (#27266)0d80497Lint TOML files in the LSP (#26862)d91586bUpdate prek dependencies (#27293)7da4b8b[ty] Respect bounds and constraints in generic materializations (#27228)b20daf7[ty] refactor: add helper function to send partial results (#27249)4d4c8fa[ty] Emit diagnostic when specializing a non-generic class (#26883)7c3e2db[ty] Fix enum class container assignability (#27318)d5ef97f[flake8-return] Fix false positive when variable is read infinallyclaus...Updates
shfrom 2.3.0 to 2.4.0Release notes
Sourced from sh's releases.
Changelog
Sourced from sh's changelog.
Commits
21217a0Merge pull request #795 from amoffat/develop5e1c810Bump version from 2.3.0 to 2.4.06e913e5Merge pull request #796 from amoffat/copilot/release-2-4-0f2aa48bAdd CHANGELOG.md entry for 2.4.0 release7e16006Initial plan823ac7fMerge pull request #794 from jorenham/typing/stubtest-in-ci7c41eb9Enforce 100% type coverage withpyrefly coverage check9161e26Add pyrefly as development dependency1c81456Run stubtest in toxdce9f62Run stubtest in CIUpdates
uv-buildto 0.12.0Release notes
Sourced from uv-build's releases.
... (truncated)
Changelog
Sourced from uv-build's changelog.
... (truncated)
Commits
b88d7c5Archive the 0.11.x changelog (#20777)faff952Update Rust crate jiff to v0.2.34 (#20710)4c28d9cKeep changelog paragraphs on single lines (#20778)43a1288Bump version to 0.12.0 (#20775)8fe5f80Sync latest Python releases (#20682)b187a51Honor certificate overrides when running remote scripts (#20767)6e79013Package explicitly requested applications by default (#20773)e4602deReject broken.venvsymlinks and surface metadata errors (#20433)9391f97Reject multi-dot pylock filenames (#20440)06bba12Honor explicit certificate sources even when empty (#20741)